home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr24 / cmcopy.zip / DISCAN.DOC < prev   
Text File  |  1992-04-17  |  3KB  |  71 lines

  1.  
  2.  
  3.      DISCAN: A Program for Sector-by-Sector Scanning of Any Floppy Disk
  4.                         by Charles F. Martin
  5.  
  6.      Usage:
  7.  
  8.           DISCAN first reads a disk from either floppy drive A or B, as chosen
  9.           by the user, and makes an image of it on hard drive C.  It then
  10.           displays the first three sectors on the screen (track 0, head 0,
  11.           sectors 1-3), and waits for you to page through the disk up or down
  12.           to the next three contiguous sectors (<PgUp> or <PgDn>), to the
  13.           track track (<Ctl><PgUp> or <Ctl><PgDn>), or exit (<Esc>).
  14.  
  15.           DISCAN is useful for examining the contents of a disk for text that
  16.           remains on the sectors after a file deletion by DOS (since DOS only
  17.           resets the first character of the file name and resets the File
  18.           Allocation Table entries for the clusters previously used by that
  19.           file, but does not erase the data itself).  Security officers might
  20.           find DISCAN useful for confirming the absence of sensitive or
  21.           classified plain-text information on a disk, including data
  22.           inadvertently carried from the DOS I/O buffers into the slack space
  23.           of the last sector of a file.
  24.  
  25.      Running:
  26.  
  27.           At the DOS system prompt, just type DISCAN.  You will be shown an
  28.           opening screen that may be cleared with a single keystroke.  DISCAN
  29.           then asks you to press the letter, A or B, corresponding to the
  30.           drive you want to scan a disk from, to insert the disk to be scanned
  31.           into the drive, and press <Rtn>.  DISCAN will then read the disk,
  32.           first determining and informing you what disk format it is, and
  33.           display the first three sectors.
  34.  
  35.           Press <PgUp> to go back to the previous three sectors, <PgDn> to go
  36.           forward to the next three;  <Ctl><PgUp> to go back by one track,
  37.           keeping the same sector and head, <Ctl><PgDn> to go forward by one
  38.           track.
  39.  
  40.           Press <Esc> to exit.  DISCAN will ask you if you want to scan
  41.           another disk.
  42.  
  43.  
  44.      Registration:
  45.  
  46.           DISCAN is distributed as Shareware.  It is not "freeware" or
  47.           public domain software, but is made available to you, the user, for
  48.           evaluation under the Shareware principle of "try before buy".
  49.  
  50.           If you use DISCAN regularly, you are requested to register your
  51.           copy.  Registration fee is $5.00, and may be remitted to:
  52.  
  53.                Charles F. Martin
  54.                NoVaSoft
  55.                3239 Riverview Dr.
  56.                Triangle, VA  22172-1421  USA
  57.  
  58.           Author may be contacted by telephone at (703) 221-1833 or 221-1471,
  59.           or by CompuServe E-mail [72130,1400].
  60.  
  61.           Charles F. Martin is a member of the Association  of Shareware
  62.           Professionals (ASP).  ASP wants to make sure that the shareware
  63.           principle works for you. If you are unable to resolve a shareware-
  64.           related problem with an ASP member by contacting the member
  65.           directly, ASP may be able to help. The ASP Ombudsman can help you
  66.           resolve a dispute or problem with an ASP member, but does not
  67.           provide technical support for members' products. Please write to the
  68.           ASP Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send a
  69.           CompuServe message via CompuServe Mail to ASP Ombudsman 70007,3536.
  70.     
  71.